net/http.conn.lastMethod (field)

3 uses

	net/http (current package)
		server.go#L295: 	lastMethod string
		server.go#L1043: 	if c.lastMethod == "POST" {
		server.go#L1060: 	c.lastMethod = req.Method